Problem Note 32050: ERROR [VCubeFormula] formula [ACCOUNT].[XXX] failed initialization in cube "YYY": dimension type "ZZZ" not found
In SAS® Financial Management, the formula editor might validate a new formula, but the initialization in the model might fail due to a mis-match of the dimension name case.
For instance, assume you enter a new formula in the SAS Financial Management Studio formula editor that references the dimension "Time" and the formula is validated by the formula editor. However, when the model is being initialized, it might fail ith an entry in the SAS ODCS Server log similar to
ERROR [VCubeFormula] formula [ACCOUNT].[XXX] failed
initialization in cube "YYY": dimension type "ZZZ" not found
where "XXX" represents the account name, "YYY" represents the model (vcube) name and "ZZZ" represents the dimension entered; (in this instance, ZZZ would be "Time").
The reason for this error is often due to the case of the dimension name. In the formula editor, you entered "Time" for the dimension, while in your model, the dimension is likely "TIME". Although this difference in case is validated by the formula editor, it is not accepted when the model is initialized.
To circumvent this, when creating formulas please be certain to enter dimension and member names in the same case as what is stored in your SAS Financial Management model.
Operating System and Release Information
SAS System | SAS Financial Management | Microsoft Windows 2000 Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 4.4 | 5.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Datacenter Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Advanced Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Enterprise Edition | 4.4 | 5.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 4.4 | 5.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 4.4 | 5.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled AIX | 4.4 | 5.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled Solaris | 4.4 | 5.1 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2010-06-24 11:02:01 |
Date Created: | 2008-05-09 08:38:28 |